home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 June (DVD) / DPPRO0605DVD.iso / Install / program files / Borland / BDS / 3.0 / Objrepos / DelphiDotNet / Control.ascx < prev    next >
Encoding:
ASP Control Directive  |  2004-10-22  |  302 b   |  7 lines

  1. [!outputon]
  2. [!if=(DelphiScript, "True")]
  3. <%@ Control Language="Delphi" AutoEventWireup="false" Codebehind="[!Codebehind]" Inherits="[!Namespace].T[!ClassName]"%>
  4. [!else]
  5. <%@ Control Language="c#" AutoEventWireup="false" Codebehind="[!Codebehind]" Inherits="[!Namespace].T[!ClassName]"%>
  6. [!endif]
  7.